Welcome![Sign In][Sign Up]
Location:
Search - normal distribution

Search list

[Otherfenbuzhengtai

Description: 正态分布,C语言编写,可用于正态分布的粒径给予初值-normal distribution written by C programe, you can give the initial values for particles diameters
Platform: | Size: 1024 | Author: wds | Hits:

[Special Effectsexample

Description: 实现矩阵的主要操作:显示矩阵、生成正态分布或均匀分布的随机矩阵、测试矩阵乘法、二维序列排序以及DCT变换等-The main operations of Matrix: display matrix to generate the normal distribution or uniform distribution of the random matrix, test matrix multiplication, sorting and two-dimensional DCT transform sequence
Platform: | Size: 1374208 | Author: 马文伟 | Hits:

[Windows Developdistribution

Description: 瑞利分布,正态分布和泊松分布的随机数产生,参数可变,灵活性强,其中的均匀分布采用库中自带rand函数生成。-rayleigh,normal and poisson distribution
Platform: | Size: 1024 | Author: 龙小凤 | Hits:

[matlabfit_ML_maxwell

Description: fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!. Given the samples of a log-normal distribution, the PDF parameter is found fits data to the probability of the form: p(x) = sqrt(1/(2*pi))/(s*x)*exp(- (log(x-m)^2)/(2*s^2)) with parameters: m,s format: result = fit_ML_log_normal( x,hAx ) input: x - vector, samples with log-normal distribution to be parameterized hAx - handle of an axis, on which the fitted distribution is plotted if h is given empty, a figure is created. output: result - structure with the fields m,s - fitted parameters CRB_m,CRB_s - Cram?r-Rao Bound for the estimator value RMS - RMS error of the estimation type - ML - fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!. Given the samples of a log-normal distribution, the PDF parameter is found fits data to the probability of the form: p(x) = sqrt(1/(2*pi))/(s*x)*exp(- (log(x-m)^2)/(2*s^2)) with parameters: m,s format: result = fit_ML_log_normal( x,hAx ) input: x - vector, samples with log-normal distribution to be parameterized hAx - handle of an axis, on which the fitted distribution is plotted if h is given empty, a figure is created. output: result - structure with the fields m,s - fitted parameters CRB_m,CRB_s - Cram?r-Rao Bound for the estimator value RMS - RMS error of the estimation type - ML
Platform: | Size: 1024 | Author: resident e | Hits:

[matlabfit_ML_normal

Description: fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!. Given the samples of a normal distribution, the PDF parameter is found fits data to the probability of the form: p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2)) with parameters: u,sig^2 format: result = fit_ML_normal( x,hAx ) input: x - vector, samples with normal distribution to be parameterized hAx - handle of an axis, on which the fitted distribution is plotted if h is given empty, a figure is created. output: result - structure with the fields sig^2,u - fitted parameters CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value RMS - RMS error of the estimation type - ML - fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!. Given the samples of a normal distribution, the PDF parameter is found fits data to the probability of the form: p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2)) with parameters: u,sig^2 format: result = fit_ML_normal( x,hAx ) input: x - vector, samples with normal distribution to be parameterized hAx - handle of an axis, on which the fitted distribution is plotted if h is given empty, a figure is created. output: result - structure with the fields sig^2,u - fitted parameters CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value RMS - RMS error of the estimation type - ML
Platform: | Size: 1024 | Author: resident e | Hits:

[matlabex3

Description: 利用中心极限定理产生标准正态分布随机数,并进行检验;编制一个界面,产生(0,1)均匀分布随机数,并检验其主要统计量性质。-Central limit theorem using the standard normal distribution random number generation, and tested the preparation of an interface, resulting in (0,1) uniformly distributed random numbers, and verify the nature of the main statistics.
Platform: | Size: 131072 | Author: keain | Hits:

[Mathimatics-Numerical algorithmsrandom

Description: 使用VC ++程序生成任意分布的随机数,类似示波器的演示代码,基于几何直观面积的方法,以正态分布随机数的产生为例讨论了任意分布的随机数的产生方法,界面做的不错-VC++ program using any random number generation, similar to the scope of the demonstration code, based on the visual area of ​ ​ the geometric approach to normal distribution random number generation as an example the discussion of arbitrary distributed random number generation method, the interface to do a good job
Platform: | Size: 23552 | Author: madud00021 | Hits:

[Algorithmerror-function

Description: 用于计算统统计学中正态分布的分位数值,其中只有求误差函数通项的部分。-Statistical system used to calculate the sub-bit value in the normal distribution, which only find the general term for part of the error function.
Platform: | Size: 7168 | Author: 王叶 | Hits:

[Delphi VCLGamma

Description: 计算水文频率曲线时用的伽玛函数。可用于计算符合正态分布的函数 -Flood frequency curves calculated using the gamma function. Can be used to calculate the normal distribution function consistent with
Platform: | Size: 177152 | Author: guoygx | Hits:

[Special EffectsimgprocCGsignalproc

Description: BMP图像处理程序,包括模拟信道产生的高斯加性噪声;图像灰度变换;图像的拉普拉斯边缘提取;中点滤波法的debluring;图像线性模糊。 图形显示函数,包括DDA方法画直线;中点裁剪法;liang-barsky算法的窗口裁剪;种子填充算法; 随机信号处理程序,包括产生正态分布、均匀分布样本;计算其均值与方差;各样本的概率分布直方图分析;功率谱分析;样本叠加的PSD分布分析。-BMP image processing procedures, including analog channel noise generated by high-Alaska image intensity transformation image Laplacian edge detection midpoint of the filtering method debluring image linear blur. Graphics functions, including DDA method to draw lines the mid-point cutting method liang-barsky clipping window algorithm seed filling algorithm random signal processing procedures, including the generation of normal distribution, uniform distribution of samples calculate the mean and variance the sample histogram analysis of the probability distribution power spectrum analysis sample stacking PSD distribution analysis.
Platform: | Size: 8192 | Author: 漢漢哥 | Hits:

[Software Engineeringcollection(2)

Description: Guassian Or Normal Distribution
Platform: | Size: 1026048 | Author: nitin | Hits:

[matlabmatlaberrorfunction

Description: Matlab中erf(x)函数的表达式是怎样的,erf(x)与标准正态分布函数之间的关系是怎样的,怎样自己编制一个计算标准正态分布函数数值近似值的函数,如何利用matlab自带的erf(x)函数包近似计算标准正态分布函数的值,数值计算值与用erf(x)转化求得的值之间的相对误差是怎样的。-将中文译成英语 Matlab, erf (x) function expression is what, erf (x) the standard normal distribution function and the relationship between what and how to prepare their own calculation of the standard normal distribution function a value function approximation, how to use matlab comes with erf (x) function package approximate standard normal distribution function values??, numerical values ??and with erf (x) between the values ??obtained into the relative error is like.
Platform: | Size: 1248256 | Author: bron | Hits:

[OpenCVmac_opencv

Description: 利用opencv对矩阵进行的运算操作等,可以产生服从均匀分布的随机矩阵,也可以产生服从正态分布的随机矩阵,有矩阵乘法,加法,除法等,非常方便,可以直接拿来用的。-Using opencv on computing matrix operations, etc., can produce uniformly distributed random matrix, can also produce a normal distribution of random matrices, a matrix multiplication, addition, division, etc., very convenient, can be directly used.
Platform: | Size: 4096 | Author: 马超 | Hits:

[OtherGenerate-random-variates

Description: 文件夹中含有三个c文件,各自产生10万个分别服从正态分布,瑞利分布以及泊松分布的随机数,并利用这些随机数在VC中绘制出这些分布的概率密度函数曲线。注意:运行这些程序之前,需先安装文件夹中的setup文件,以便于在VC中制图。-C folder contains three files, each produce 100,000 were subject to normal distribution, Rayleigh distribution and the Poisson distribution of random numbers and use them to draw a random number in the VC out of these probability density function curve. Note: Before running these programs, you need to install the setup files folder, so in VC mapping.
Platform: | Size: 361472 | Author: 何欢 | Hits:

[Otherrand

Description: (0,1)均匀分布随机数的产生及对分布的检验,进而生成正态分布、瑞利分布等。-(0,1) uniformly distributed random number generation and testing of the distribution, thereby generating a normal distribution, Rayleigh distribution.
Platform: | Size: 785408 | Author: 刘倩倩 | Hits:

[matlabTwoVariablesDistribution

Description: 可以产生二元正态分布随机数,绘制二元正态分布随机数的频数直方图-produce two-variables normal distribution random data, and plot frequency picture according the data.
Platform: | Size: 1024 | Author: 秋叶 | Hits:

[OS programnormaldistribution

Description: 生成0-1内的均匀分布,正态分布,瑞利分布并加以验证-Generate average distribution,Normal distribution,Rayleigh Distribution and examinition
Platform: | Size: 1024 | Author: 李庭 | Hits:

[matlabfft

Description: matlab下均匀分布自相关函数、正态分布自相关函数、随机信号自相关函数、随机相位信号自相关函数及其分别的功率谱密度图形。-matlab autocorrelation function under the uniform distribution, normal distribution, the autocorrelation function, autocorrelation function of random signals, the autocorrelation function of random-phase signal and their respective power spectral density graphics.
Platform: | Size: 1024 | Author: lihan | Hits:

[ADO-ODBCDynamic-distribution-array-element

Description: 在程序运行期间动态建立数组,而不是通过数组说明(定义)建立数组,使程序正常运行却又不会浪费大量内存空间。-During the running of the application of dynamic build array, not through the array declaration (definition) establish arrays, and make the program but again not the normal operation of waste a lot of memory.
Platform: | Size: 1024 | Author: ren_xi | Hits:

[matlabgaussian

Description: The Gaussian blur is a type of image-blurring filter that uses a Gaussian function (which also expresses the normal distribution in statistics) for calculating the transformation to apply to each pixel in the image
Platform: | Size: 1024 | Author: mrohaizat | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »

CodeBus www.codebus.net